Version

OlapContainer<T> Class Members

The following tables list the members exposed by OlapContainer<T>.

Public Constructors
 NameDescription
Public ConstructorOlapContainer<T> Constructor  
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)InstanceGets the instance of required type. The instance is created on the first call.  
Public Methods
 NameDescription
Public MethodIsRegisteredDetermines whether the specified type is registered.  
Public MethodRegisterRegisters the specified type as a key for current type  
Public MethodResolveResolves the required type based on specified parameters.  
See Also